Skip to content

Conversation

@mbrandenburger
Copy link
Member

No description provided.

@mbrandenburger mbrandenburger self-assigned this Jan 16, 2026
@mbrandenburger mbrandenburger added the bug Something isn't working label Jan 16, 2026
@mbrandenburger mbrandenburger changed the title fix(fsccli): Fix TLS config for fsccli fix: Fix TLS config Jan 16, 2026
Signed-off-by: Marcus Brandenburger <bur@zurich.ibm.com>
Signed-off-by: Marcus Brandenburger <bur@zurich.ibm.com>
}

if tlsConfig == nil {
tlsConfig = &tls.Config{InsecureSkipVerify: true}

Check failure

Code scanning / CodeQL

Disabled TLS certificate check High

InsecureSkipVerify should not be used in production code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant